-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
✨Source Amazon Ads: migrate source to YamlDeclarativeSource
with custom check_connection
#35481
Conversation
…m check_connection
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Ignored Deployment
|
Before Merging a Connector Pull RequestWow! What a great pull request you have here! 🎉 To merge this PR, ensure the following has been done/considered for each connector added or updated:
If the checklist is complete, but the CI check is failing,
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks great! just one request for a comment
...te-integrations/connectors/source-amazon-ads/source_amazon_ads/declarative_source_adapter.py
Show resolved
Hide resolved
Testing summary:
@girarda could you please confirm this can be merged? |
…stom `check_connection` (#35481)
What
Resolves https://github.com/airbytehq/airbyte-internal-issues/issues/2863
How
DeclarativeSourceAdapter
, which is inherited fromYamlDeclarativeSource
and delegates methodscheck
andstreams
to theSourceAmazonAds
classSourceAmazonAds
withDeclarativeSourceAdapter
inrun.py
manifest.yaml
and deletedspec.yaml
Recommended reading order
declarative_source_adapter.py
manifest.yaml
run.py
🚨 User Impact 🚨
No breaking changes
Pre-merge Actions
Updating a connector
Community member or Airbyter
Airbyter
If this is a community PR, the Airbyte engineer reviewing this PR is responsible for the below items.